projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40f30b6
)
(webjump-adult-p): Function deleted.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 27 May 1997 16:20:16 +0000
(16:20 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 27 May 1997 16:20:16 +0000
(16:20 +0000)
lisp/webjump.el
patch
|
blob
|
history
diff --git
a/lisp/webjump.el
b/lisp/webjump.el
index 4c8a8d57f2ee8c1aff0cedc83370ebf6b58f76fb..a2548da47e6c84f4c00f0d279a515a8cca6d9894 100644
(file)
--- a/
lisp/webjump.el
+++ b/
lisp/webjump.el
@@
-285,9
+285,6
@@
gotten from `http://www.cs.brown.edu/people/nwv/'."
(t (error "WebJump URL expression for \"%s\" invalid."
name)))))))
-(defun webjump-adult-p ()
- (and (boundp 'age) (integerp age) (>= age 21)))
-
(defun webjump-builtin (expr name)
(if (< (length expr) 1)
(error "WebJump URL builtin for \"%s\" empty." name))